home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 135 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  637 b 

  1. Path: d2.tufts.edu!allegro!eboller
  2. From: eboller@allegro.cs.tufts.edu (Eric D. Boller)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: sleep() and g++ problem
  5. Date: 2 Jan 1996 18:46:08 GMT
  6. Organization: Tufts University
  7. Message-ID: <4cbuhg$eq1@d2.tufts.edu>
  8. NNTP-Posting-Host: allegro.cs.tufts.edu
  9. X-Newsreader: TIN [version 1.2 PL2]
  10.  
  11. I'm having trouble with a program which I compiled with g++ and use
  12. the sleep(int) and setsid() calls.  The program compiles by crashes,
  13. dumping core when it is run.  They work fine in programs I have
  14. compiled with gcc.  Does anyone have any ideas as to what could be
  15. wrong?  Please let me know. Thanks.
  16.  
  17. Eric
  18.  
  19.